*{
	margin: 0;
	padding: 0;
}
body,html,input{font-family:"微软雅黑";}
body{
	min-width: 1300px;
}
ul,li{
	list-style: none;
}
img{
	border: 0;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
.header .headertop a:hover,
.mian a:hover{
	color: #bf000a;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.headertop{
	width: 100%;
	height: 40px;
	background-color: #efefef;
}
.headertop .headertopL{
	height: 40px;
	line-height: 40px;
	color: #d60114;
	font-size: 12px;
	float: left;
}
.headertop .headertopL span{
	color: #505050;
}
.headertop .headertopR{
	height: 40px;
	line-height: 40px;
	float: right;
	font-size: 12px;
	color: #505050;
}
.headertop .headertopR span{
	padding: 0 10px;
}
.headertop .headertopR a{
	color: #505050;
}
.search{
	width: 200px;
	float: right;
	margin-top: 4px;
	margin-left: 10px;
	border: 1px solid #CCC;
	border-radius: 20px;
	height: 30px;
	padding: 0 10px;
}
#q{
	width: 160px;
	height: 30px;
	outline: none;
	padding: 0 10px;
	background-color: #efefef;
	border: 0;
	float: left;
	line-height: 30px;
}
.btn{
	width: 20px;
	height: 15px;
	border: none;
	background: url(seacher.jpg) no-repeat center;
	float: right;
	margin-top: 7px;
	outline: none;
}
.headerbg{
	width: 100%;
	height: 240px;
	overflow: hidden;
}

.headerbg a{
	display: block;
	width: 800px;
	margin-top: 40px;
	position: absolute;
	top: 50px;
	z-index: 999;
}
.tsgheaderbg{
	width: 100%;
	height: 240px;
	overflow: hidden;
}

.tsgheaderbg a{
	display: block;
	width: 800px;
	margin-top: 40px;
	position: absolute;
	top: 50px;
	z-index: 999;
}
.nav{
	width: 100%;
	height: 52px;
	background-color: #bf000a;
}
.nav ul li{
	float: left;
	width: 8%;
	height: 52px;
	line-height: 52px;
	padding-right: 4px;
	background: url(navlibg.png) no-repeat right center;
}
.nav ul li a{
	color: #FFF;
	display: block;
	text-align: center;
}
.nav ul li a:hover{
	font-weight: bold;
	background-color: #a70009;
}
.nav ul li:hover div{
	display: block;
}
.nav ul li div{
	position: relative;
	z-index: 99;
	display: none;
	background-color: #a70009;
}
.nav ul li div a:hover{
	background-color: #bf000a;
}
.mian{
	padding-bottom: 30px;
	overflow: hidden;
}
.headline_new{
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: url(toplist.png) no-repeat left top #f4f4f4;
	margin-top: 24px;
	margin-bottom: 26px;
}
.com_show{
	font-size: 32px;
	font-weight: bold;
	color: #b10004;
	display: block;
	text-align: center;
}
/*新闻轮播开始*/
.swiper-pagination{
	position: absolute;
	z-index: 10;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.swiper-pagination-switch{
  	display: inline-block;
  	width: 8px;
  	height: 8px;
  	border-radius: 8px;
  	background: #555;
  	margin: 0 5px;
  	opacity: 0.8;
  	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
  	border: 1px solid #fff;
  	cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-new{
	width: 580px;
	height: 50px;
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
}
.swiper-new span{
	display: block;
	width: 564px;
	height: 50px;
	line-height: 50px;
	padding-left: 16px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
}
.swiper-container-new{
	width: 580px;
	height: 360px;
	overflow: hidden;
	position: relative;
	float: left;
}
.swiper-container-new img{
	width: 100%;
}
.swiper-container-new>.swiper-pagination-new{
	position: absolute;
	width: auto !important;
	bottom: 14px !important;
	z-index: 11;
    right: 0;
    left: inherit !important;
}
.swiper-container-new>.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 3px;
	border-radius: 0;
	background-color: #c8c7c7;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
	border: 0;
}
.swiper-container-new>.swiper-pagination-bullets .swiper-pagination-bullet-active{
	background-color: #ffd117;
}
/*新闻轮播结束*/
.yxdt_list{
	width: 590px;
	float: left;
	margin-left: 30px;
}
.yxdt_list h2{
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.yxdt_list h2 span{
	display: block;
	float: left;
	height: 41px;
	line-height: 34px;
	font-size: 20px;
	color: #333;
	border-bottom: 2px solid #bf000a;
}
.yxdt_list h2 p{
	float: right;
}
.yxdt_list h2 p a{
	font-size: 14px;
	color: #666;
}
.yxdt_list li{
	background: url(listbg.jpg) no-repeat 2px center;
	padding-left: 16px;
	margin-top: 18px;
}
.yxdt_list li a{
	font-size: 16px;
	color: #333;
}
.yxdt_list li a span{
	font-size: 14px;
	color: #999;
	float: right;
}
.link{
	overflow: hidden;
	margin-top: 26px;
}
.link ul li{
	width: 220px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	margin-right: 25px;
	background: url(linkbg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.link ul li a{
	display: block;
	color: #c16211;
	font-size: 16px;
	padding-left: 30px;
}
.minbanner{
	margin: 26px 0 0;
}
.sy_list{
	width: 580px;
	float: left;
	margin-top: 30px;
}
.sy_list h2,
.xyfc_list h2{
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.sy_list h2 span,
.xyfc_list h2 span{
	display: block;
	float: left;
	height: 41px;
	line-height: 34px;
	font-size: 20px;
	color: #bf000a;
	border-bottom: 2px solid #bf000a;
}
.sy_list h2 p,
.xyfc_list h2 p{
	float: right;
}
.sy_list h2 p a,
.xyfc_list h2 p a{
	font-size: 14px;
	color: #666;
}
.sy_list ul{
	margin-top: 6px;
}
.sy_list li{
	background: url(listbg.jpg) no-repeat 2px center;
	padding-left: 16px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e8e8e8;
}
.sy_list li a{
	font-size: 16px;
	color: #333;
}
.sy_list li a span{
	font-size: 14px;
	color: #999;
	float: right;
}
.gbpx_list,
.yjsjy_list,
.xsdx_list{
	margin-left: 40px;
}
.jsfc_list{
	height: 220px;
	margin-top: 30px;
}
.jsfc_list h2{
	overflow: hidden;
	width: 60px;
	height: 200px;
	float: left;
	background: url(teacherbg.jpg) no-repeat center;
}
.jsfc_list h2 span{
	display: block;
	width: 22px;
	text-align: center;
	margin: 30px auto 16px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.jsfc_list h2 p{
	text-align: center;
}
.jsfc_list h2 p a{
	font-size: 14px;
	color: #bf000a;
	padding: 4px 10px;
	background-color: #faeac2;
}
.xyfc_list{
	margin-top: 30px;
}
/*教师风采*/
#S_LIST1 {
 padding: 0px 1px;
 list-style-position: outside;
 margin: 0;
 list-style-type: none;
 overflow: hidden;
}

#S_LIST1 li {
 width: 220px;
 height:auto;
 float:left;
 padding-bottom: 1px;
 margin: 0 8px 0px 8px;
 list-style-image: none;
 list-style-type: none;
 background-color: #fcf6ed;
}
#S_LIST1 li:hover a{
	color: #bf000a;
}
#S_LIST1 a {
 display: block;
 margin: 0px;
 width: 220px;
 height: auto;
 text-align: center;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 12px;
 padding-left: 0px;
 color: #333;
 font-size: 16px;
}
#demo3 {
 overflow:hidden;
 width: 95%;
 float: left;
}
#demo3 img {
 object-fit: cover;
}
#indemo1 {
float: left;
width: 800%;
}
#demo4 {
 float: left;
}
#demo5 {
float: left;
}
/*教师风采结束*/
#S_LIST {
 padding: 5px 1px;
 list-style-position: outside;
 margin: 0;
 list-style-type: none;
 overflow: hidden;
}

#S_LIST li {
 width: 280px;
 height:auto;
 float:left;
 padding: 0px;
 margin: 16px 20px 16px 0;
 list-style-image: none;
 list-style-type: none;
}
#S_LIST li:hover a{
	color: #bf000a;
}
#S_LIST a {
 display: block;
 margin: 0px;
 width: 280px;
 height: auto;
 text-align: center;
 padding-top: 3px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
 color: #333;
 font-size: 16px;
}
#demo {
 overflow:hidden;
 width: 100%;
}
#demo img {
border: 1px solid #F2F2F2;
}
#indemo {
float: left;
width: 1601%;
}
#demo1 {
 float: left;
}
#demo2 {
float: left;
}

.btlink{
	background-color: #f4f4f4;
	overflow: hidden;
}
.xglj{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #bf000a;
	margin: 20px 0;
	float: left;
}
.link_title{
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 20px 0;
	padding: 0 20px 0 20px;
	background: url(linkoff.png) no-repeat right center;
}
.link_title_on{
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 20px 0;
	padding: 0 20px 0 20px;
	background: url(linkon.png) no-repeat right center;
}
.link_title a{
	color: #333;
}
.link_title_on a{
	color: #bf000a;
}
.link_block{
	width: 90%;
	margin: 8px auto;
	background-color: #FFF;
	padding: 0 5% 0 5%;
	line-height: 30px;
	overflow: hidden;
	opacity: 0.6;
	margin-bottom: 13px;
}
.link_block a{
	display: block;
	float: left;
	margin-right: 20px;
	color: #000;
}
.link_block a:hover{
	color: #a40008;
}
.bottom{
	height: 130px;
	background-color: #a40008;
	overflow: hidden;
	color: #FFF;
}
.bottom a{
	color: #FFF;
}
.bottom a:hover{
	color: #FFF;
	text-decoration: underline;
}
.bottom_L{
	width: 90px;
	height: 130px;
	float: left;
	padding-top: 34px;
}
.bottom_L a{
	float: right;
	display: block;
}
.bottom_Z{
	width: 1000px;
	height: 130px;
	text-align: center;
	float: left;
	padding-top: 26px;
}
.bottom_Z p{
	margin-top: 10px;
	font-size: 14px;
}
.bottom_R{
	width: 90px;
	height: 90px;
	float: right;
	margin-top: 22px;
}

.list_left{
	float: left;
}
.list_nav{
	width: 260px;
	margin-top: 30px;
	border-left: 3px solid #bf000a;
}
.list_nav h2{
	width: 236px;
	height: 57px;
	line-height: 57px;
	font-size: 22px;
	color: #FFF;
	font-weight: 500;
	margin-left: -3px;
	padding-left: 24px;
	background: url(listtit.jpg) no-repeat center;
}
.list_nav li{
	width: 233px;
	line-height: 50px;
	padding-left: 24px;
	border-bottom: 1px solid #e4e4e4;
	background: url(listnav.jpg) no-repeat top center;
}
.list_nav li a{
	display: block;
	color: #444;
}
.list_nav li div{
	padding: 6px 0;
	display: none;
}
.list_nav .on div{
	display: block;
}
.list_nav li div a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	padding-left: 14px;
	background: url(listbg.jpg) no-repeat left center;
}
.list_nav .on{
	background: url(listnavon.jpg) no-repeat top center;
}
.list_nav .on>a{
	color: #bf000a;
}
.list_link{
	margin-top: 23px;
	width: 260px;
}
.list_link li{
	width: 260px;
	height: 70px;
	line-height: 70px;
	margin-bottom: 10px;
	background: url(linkbg.jpg) no-repeat center;
}
.list_link li a{
	display: block;
	padding-left: 80px;
	color: #c16211;
}
.list_right{
	float: right;
	width: 900px;
	margin-top: 30px;
}
.list_right h2{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
}
.list_right h2 span{
	display: block;
	font-size: 24px;
	color: #333;
	border-bottom: 2px solid #bf000a;
	float: left;
	height: 54px;
	line-height: 54px;
	font-weight: 400;
}
.list_right h2 table{
	font-size: 14px;
	color: #666;
	float: right;
}
.list_right h2 table a{
	color: #666;
}
.list_new li{
	height: 50px;
	line-height: 50px;
	padding-left: 16px;
	background: url(listbg.jpg) no-repeat 2px center;
	border-bottom: 1px solid #e8e8e8;
}
.list_new li a{
	display: block;
	font-size: 16px;
	color: #333;
}
.list_new li span{
	float: right;
	font-size: 14px;
	color: #999;
}
.newtit{
	text-align: center;
	padding: 14px 0;
	border-bottom: 1px solid #e8e8e8;
}
.newtit h3{
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
.newtit p{
	font-size: 14px;
	color: #888;
	margin-top: 10px;
}
.newbox{
	padding: 20px 0;
	line-height: 30px;
}
.newbox img{
	max-width: 100%;
	height: auto;
}
.newbottom{
	border-top: 1px solid #e8e8e8;
	padding: 20px 0;
}
.newbottom div{
	color: #bf000a;
	float: left;
}
.newbottom div a{
	color: #454545;
}
.newbottom span{
	float: right;
}
.tsgnav{
	width: 720px;
	height: 26px;
	float: right;
}
.libnav{
	padding: 20px 0;
	overflow: hidden;
}
.libnav .tsglogo{
	float: left;
	margin-right: 20px;
}
.libnav ul li{
	float: left;
	border-right: 1px solid #dedede;
	margin-top: 20px;
}
.libnav ul li a{
	display: block;
	color: #333;
	padding: 0 30px;
	font-size: 20px;
}
.libsearch{
	width: 100%;
	height: 256px;
	padding-top: 104px;
	overflow: hidden;
	background: url(tsgssbg.jpg) no-repeat center;
}
.libsearch>div{
	width: 840px;
	height: 160px;
	margin: 0 auto;
	padding: 0 48px;
	overflow: hidden;
	background: rgba(255,255,255,0.8);
}
.libsearch div ul{
	margin: 26px 0 15px;
	overflow: hidden;
	position: relative;
}
.libsearch div ul li{
	float: left;
	margin-right: 20px;
	border-radius: 4px;
	overflow: hidden;
}
.libsearch div ul li a{
	color: #bf000a;
	display: block;
	padding: 10px 14px;
	cursor: pointer;
}
.libsearch div ul li:hover{
	background-color: #bf000a;
}
.libsearch div ul li:hover a{
	color: #FFF;
}
.libsearch .active{
	background-color: #bf000a;
}
.libsearch .active a{
	color: #FFF;
}
.libsearch .active-off{
	display: none;
	position: relative;
}
.libsearch .active-on{
	display: block;
}
.libsearch .libform .txt{
	outline: none;
	width: 638px;
	height: 46px;
	float: left;
	line-height: 46px;
	font-size: 16px;
	border: 1px solid #e5d0ac;
	border-radius: 4px;
	padding-left: 14px;
}
.libsearch .libform .btn1{
	width: 100px;
	height: 46px;
	float: left;
	color: #FFF;
	outline: none;
	cursor: pointer;
	font-size: 16px;
	margin-left: 10px;
	border-radius: 4px;
	border: 1px solid #bf000a;
	background-color: #bf000a;
}
.libszzy{
	width: 792px;
	height: 395px;
	margin-top: 28px;
	border: 1px solid #ebe0ce;
	float: left;
	overflow: hidden;
}
.lib h2{
	height: 48px;
	border-bottom: 1px solid #ebe0ce;
	background-color: #fdf8f0;
}
.lib h2 span{
	display: block;
	float: left;
	height: 47px;
	line-height: 47px;
	color: #bf000a;
	font-size: 20px;
	margin-left: 18px;
	border-bottom: 2px solid #bf000a;
}
.lib h2 p{
	height: 48px;
	line-height: 48px;
	float: right;
	font-size: 14px;
	margin-right: 16px;
}
.lib h2 p a{
	display: block;
	color: #666;
}
.libszzy ul{
	padding: 6px 0 20px 0;
	overflow: hidden;
}
.libszzy ul li{
	float: left;
	border: 1px solid #ebe0ce;
	margin: 16px 0 0 16px;
}
.libzxgg{
	width: 384px;
	height: 395px;
	float: left;
	margin: 28px 0 0 19px;
	border: 1px solid #ebe0ce;
	overflow: hidden;
}
.libzxgg h2 span{
	padding-left: 36px;
	border: none;
	background: url(tsgtzgg.jpg) no-repeat left center;
}
.libcont{
	padding: 16px;
}
.libcont .libmian{
	color: #333;
	text-indent: 2em;
	padding-top: 20px;
	line-height: 28px;
}
.libtit{
	text-align: center;
	border-bottom: 1px solid #ebe0ce;
	padding-bottom: 16px;
}
.libtit h3{
	font-size: 16px;
	color: #333;
}
.libtit p{
	font-size: 14px;
	color: #999;
	margin-top: 8px;
}
.lib3{
	width: 384px;
	height: 360px;
	margin: 28px 20px 0 0;
	float: left;
	border: 1px solid #ebe0ce;
}
.libtszj{
	margin-right: 0;
}
.lib3 ul{
	padding: 0 16px;
}
.lib3 ul li{
	padding-left: 16px;
	margin-top: 16px;
	background: url(liblist.jpg) no-repeat left center;
}
.lib3 ul li a{
	color: #333;
	font-size: 16px;
}
.libtjyd{
	height: 244px;
	margin-top: 30px;
	background-color: #fcf6ed;
}
.libtjyd h2{
	overflow: hidden;
	width: 60px;
	height: 244px;
	float: left;
	background: url(libtjydbg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.libtjyd h2 span{
	display: block;
	width: 27px;
	text-align: center;
	margin: 30px auto 18px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-top: 36px;
	background: url(libbook.png) no-repeat top center;
	background-size: 27px 28px;
}
.libtjyd h2 p{
	text-align: center;
}
.libtjyd h2 p a{
	font-size: 14px;
	color: #FFF;
}
#S_LIST2 {
 padding: 5px 1px;
 list-style-position: outside;
 margin: 0;
 list-style-type: none;
 overflow: hidden;
}

#S_LIST2 li {
 width: 120px;
 height:auto;
 float:left;
 padding: 0px;
 margin: 9px 0px 5px 24px;
 list-style-image: none;
 list-style-type: none;
}
#S_LIST2 a {
 display: block;
 margin: 0px;
 height: auto;
 text-align: center;
 padding-top: 3px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
 color: #333;
 font-size: 15px;
}
#demo6 {
 background: #fcf6ed;
 overflow:hidden;
 width: 95%;
 float: left;
}
#demo6 img {
border: 1px solid #F2F2F2;
}
#indemo2 {
float: left;
width: 800%;
}
#demo7 {
 float: left;
}
#demo8 {
float: left;
}
#AdMove{
    padding-right:19px;
    position:relative;
    z-index:99999;
}
#AdMove .close{
    width: 19px;
    height: 19px;
    position: absolute;
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2216/site/images/37527/c1.jpg) no-repeat 0 0;
    right: 0;
    top:0;
    cursor:pointer;
}
.map{
	width: 100%;
	overflow: hidden;
}
.maptitle{
	width: 100%;
	float: left;
	height: 43px;
	line-height: 43px;
	padding-left: 16px;
	border-bottom: 1px solid #bf000a;
	background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2216/site/images/37527/lm.jpg) 1px center no-repeat;
}
.maptitle b{
	height: 100%;
	float: left;
	color: #bf000a;
	font-size: 16px;
}
.maptitle a{
	color: #737373;
	padding: 0 5px;
}
.maplist{
	width: 100%;
	float: left;
}
.maplist ul{
	width: 100%;
	float: left;
	margin: 10px auto;
}
.maplist ul li{
	min-width: 100px;
	float: left;
	margin-right: 20px;
}
.maplist ul li a{
	color: #333;
	font-size: 14px;
}
.list_img li{
	width: 300px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.list_img li img{
	width: 280px;
	height: 200px;
}
.hqfwlist_img li img{
	float: left;
}
.hqfwlist_img li div{
	float: left;
	width: 480px;
	margin-left: 20px;
}
.hqfwlist_img li div h4{
	color: #bf000a;
	margin: 10px 0;
}
.hqfwlist_img li div p{
	font-size: 14px;
	line-height: 26px;
}
.hqfwlist_img li div p a{
	float: right;
	color: #c16211;
}
.hqfwlist_img li div p a:hover{
	color: #bf000a;
}
@media \0screen\,screen\9 {
	.libsearch>div{
		background-color: #FFF;
		filter:alpha(opacity=80);
		position: static;
		*zoom: 1；
	}
	.swiper-new{
		background-color: #000;
		filter:alpha(opacity=50);
		*zoom: 1；
	}
	.swiper-new span{
		position: relative;
	}
}